home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1996 November / PsL Monthly 1996 November.iso / go.bat < prev    next >
DOS Batch File  |  1996-05-28  |  263b  |  9 lines

  1. @echo off
  2. Echo  
  3. Echo This batch file will run the CD-ROM access program for DOS.
  4. Echo To run the CD-ROM access program for Windows, press Ctrl-C now,
  5. Echo press Y and ENTER to terminate this batch job, and run SETUP.BAT
  6. Pause
  7. cd psl_news
  8. psl_shrd.exe %1
  9.